FRTС project
Notes
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
add_point_method
Subroutine
11 statements
Source File
2_trajectory_data.f90
trajectory_data
add_point_method
Contents
public subroutine add_point_method(this, tpoint)
добавляение новой точнки траектории
Type Bound
Trajectory
Arguments
Type
Intent
Optional
Attributes
Name
class(
Trajectory
),
intent(inout)
::
this
class(
TrajectoryPoint
),
intent(in)
::
tpoint